Skip to content

[GR-69295] Ensure that code base is determined after initializing heap base.#12991

Merged
graalvmbot merged 1 commit into
masterfrom
ph/GR-69295
Feb 17, 2026
Merged

[GR-69295] Ensure that code base is determined after initializing heap base.#12991
graalvmbot merged 1 commit into
masterfrom
ph/GR-69295

Conversation

@graalvmbot

Copy link
Copy Markdown
Collaborator

Initializing the code base reads the heap base register. This change introduces a foreign call for that so the reads cannot be moved before the heap base is initialized.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 17, 2026
@graalvmbot graalvmbot closed this Feb 17, 2026
@graalvmbot
graalvmbot deleted the ph/GR-69295 branch February 17, 2026 19:51
@graalvmbot
graalvmbot merged commit 77d062a into master Feb 17, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants